home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96b.txt / 000059_icon-group-sender _Mon Dec 2 12:08:08 1996.msg < prev    next >
Internet Message Format  |  1997-01-02  |  980b

  1. Received: by cheltenham.cs.arizona.edu; Tue, 3 Dec 1996 06:26:43 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: Mon, 02 Dec 1996 12:08:08 +0000
  4. From: "Lloyd M. Uhler, Jr." <luhler@khis.kodak.com>
  5. Message-Id: <32A2C6A8.73FE@khis.kodak.com>
  6. Organization: Eastman Kodak
  7. Sender: icon-group-request@cs.arizona.edu
  8. Reply-To: "Lloyd M. Uhler, Jr." <luhler@khis.kodak.com>
  9. Subject: Icon I/O error - sun4 System
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12. I am receiving the following error from a UNIX cron
  13. job:
  14.  
  15. Run-time error 214
  16. File mv_pvcsfold.icn; Line 133
  17. input/output error
  18. Trace back:
  19. main(list_1 = [])
  20. write("mv -f ","/project/CD_Arch...","/pvcsfold.pub  
  21. ","/tools/vm5.2/sol...","rchvsnfl.fld","/pvcsfold.p
  22. ub") from line 133 in mv_pvcsfold.icn
  23.  
  24. This part of an ICON program is just doing a write
  25. which I pipe to the file I want to save.
  26.  
  27. Is this type of problem caused by a Network System
  28. Problem. We were running under sun4.
  29.  
  30. Any help is appreciated.
  31.